home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000396_news@newsmaster….columbia.edu _Fri Aug 21 07:56:42 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA13743
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Aug 1998 07:56:40 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id HAA22917
  7.     for kermit.misc@watsun; Fri, 21 Aug 1998 07:56:40 -0400 (EDT)
  8. Path: news.columbia.edu!news.cs.columbia.edu!psinntp!howland.erols.net!nntprelay.mathworks.com!news.mathworks.com!uunet!uunet!in4.uu.net!news1.optus.net.au!optus!bunyip.cc.uq.edu.au!not-for-mail
  9. From: Rob Irvine <HastDeer@uq.net.au>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Using server mode with K95 and TCP/IP network
  12. Date: Thu, 20 Aug 1998 11:26:42 +1000
  13. Organization: Hastings Deering
  14. Lines: 17
  15. Message-ID: <35DB7B52.FCC7A319@uq.net.au>
  16. Reply-To: robi@hastdeer.com.au
  17. NNTP-Posting-Host: zzhastde.dialin.uq.net.au
  18. Mime-Version: 1.0
  19. Content-Type: text/plain; charset=us-ascii
  20. Content-Transfer-Encoding: 7bit
  21. X-Mailer: Mozilla 4.05 [en] (Win95; I)
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9122
  23.  
  24. I am trying to have a PC using K95 startup in server mode, and then
  25. allow a Unix system use Kermit to send it files in separate kermit
  26. sessions, and for the PC to stay in server mode continuously.
  27.  
  28. I have disabled bye and finish on the server PC but get a screen of Ts
  29. at the end of the first Unix kermit session.  Then I cannot start
  30. another Unix kermit session successfully and have to abort the K95 job.
  31.  
  32. If I don't disable bye and/or finish I get the K95 server session
  33. stopping at the end of each Unix kermit session or at the end of the
  34. file send command.
  35.  
  36. I have been successful in using this concept with a PC using Dos Kermit
  37. and a com1 port being in server mode to a Unix kermit session/s.
  38.  
  39. Any advice would be appreciated.
  40.